/***头部导航***/
.topNav {
	position: relative;
	z-index: 1000;
	height: 30px;
	line-height: 30px;
	background-color: #3e3838;
}
.topNav-width {
	width: 1200px;
	margin: 0 auto;
}
.topNav h3 {
	font-weight: normal;
	font-size: 100%;
}
.topNav dl {
	zoom: 1;
}
.topNav .tnLeft {
	float: left;
	color: #c2c2c2;
}
.topNav .tnRight {
	float: right;
}
.topNav dd {
	float: left;
	position: relative;
	color: #c2c2c2;
	padding-left: 50px;
}
.topNav dd h3 {
	float: left;
}
.topNav dd h3 a {
	color: #c2c2c2;
	cursor: pointer;
}
.topNav dd h3 a i {
	display: inline-block;
	width: 8px;
	height: 5px;
	margin: 0 0 0 5px;
	vertical-align: middle;
	font-size: 12px;
	line-height: 13px;
	overflow: hidden;
	background: url(../images/icon.png) 0 -61px no-repeat;
}
.topNav dd h3 a.map-con {
	background: url(../images/index-top-map-icon.png) right 7px no-repeat;
	padding-right: 30px;
}
.topNav dd h3 a i.i_nav {}
.topNav dd h3 a:hover,
.topNav dd.on h3 a {
	color: #fff;
}
.topNav .welcome {
	padding-right: 20px;
	color: #fff;
}
.topNav .welcome a {
}
.topNav dd ul {
	display: none;
	/*默认隐藏*/
	position: absolute;
	width: 110px;
	top: 40px;
	left: 0;
	border: 1px solid #f1f1f1;
	border-top: 0;
	background: #fff;
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, .1);
}
.topNav dd ul li {
	line-height: 31px;
}
.topNav dd ul li a {
	display: block;
	padding: 0 15px;
}
.topNav dd ul li a:hover {}
.topNav dd ul li a span {
	color: #555;
	margin-left: 5px;
}
.topNav dd ul.xk_area em,
.topNav dd ul.product em,
.topNav dd ul.d_enter em.top_jt,
.topNav dd ul.add_sc em {
	width: 14px;
	height: 9px;
	background: url(../images/icon.png) 0 -383px no-repeat;
	position: absolute;
	top: -9px;
	left: 26px;
}
.topNav dd ul.add_sc em {
	left: auto;
	right: 50px;
}
/****联系我们*****/
.topNav dd ul.add_sc {
	width: 400px;
	left: auto;
	right: 0;
	padding: 10px;
}
.topNav dd ul.add_sc .fl {
	width: 115px;
	margin-left: 5px;
}
.topNav dd ul.add_sc .fl img {
	width: 114px;
	height: 114px;
	margin-top: 8px;
}
.topNav dd ul.add_sc .fr {
	width: 250px;
	border-left: 1px solid #ddd;
	padding-left: 15px;
}
.topNav dd ul.add_sc em {
	left: auto;
	right: 50px;
}
.topNav dd ul.add_sc .fr .f14 {
	line-height: 28px;
}
.topNav dd ul.add_sc .fr .add_btn {
	display: block;
	height: 32px;
	background: #f54444;
	width: 100px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	margin-top: 10px;
	line-height: 32px;
}
.topNav dd ul.add_sc .fr .add_btn:hover {
	background: #fb7964;
}
#subjiaju {
	background: #fff;
	display: none;
	border: 1px solid #ccc;
	border-top: none;
	z-index: 9999;
}
#subjiaju a {
	display: block;
	padding-left: 15px;
}
/*** 导航 end***/
/*****logo 搜索 导航****/
.qs_logo {
	width: 216px;
	height: 68px;
	background: url(../images/logo.fw.png) no-repeat;
	overflow: hidden;
	background-size: 216px auto;
}
.logo_340100 {
	background-position: 0 0;
	cursor: pointer;
	float: left;
}
.wrap_top {
	padding: 40px 0 25px 0;
}
.top0928 {
	margin-bottom: 13px;
}
.top0928 .g_logo {
	float: left;
	width: 350px;
	margin-top: 0px;
}
.wrap_top .wrap_top_logo {
	width: 320px;
}
.top0928 .g_search {
	background: #fff;
	float: left;
	width: 512px;
	margin-top: 12px;
	border: 1px solid #f54444;
	border-radius: 5px;
}
.wrap_top .wrap_search {
	width: 675px;
	margin: 0 auto;
	*width: 680px;
}
.layui-form-item.index-top-search-con {
	margin-bottom: 0;
	clear: both;
	height: 38px;
	padding: 4px 0;
}

.layui-form-item .layui-input-inline.index-top-search-select{
	width:100px;
}
.layui-form-item .layui-input-inline.index-top-search-select .layui-input {
	text-align: center;
	border: none;
	border-right: 1px solid #bbb;
	font-size:15px;
}
.g_search .layui-form-item.index-top-search-con .layui-input {
	border: none;
	border-right: 1px solid #bbb;
	font-size: 17px;
	color: #1e1e1e;
}
.layui-form-item .layui-input-inline.index-top-search-inp{
	width: 282px;
	margin-right: 0;
}
.index-top-search-map-con{
	padding: 7px 0;
	margin-right: 10px;
	cursor: pointer;
}
.index-top-search-btn-con{
	background: #f54444;
	width: 120px;
	color: #fff;
	text-align: center;
	height: 46px;
	line-height: 46px;
	font-size: 18px;
	cursor: pointer;
}
.index-top-search-btn-con img{
	display: block;
	margin: 11px auto 0;
}
.index-top-search-right ul{
	width:160px;
}
.index-top-search-right ul li{
	float: left;
	width:80px;
	line-height: 25px;
}
.top0928 .g_map {
	float: left;
	width: 62px;
	overflow: hidden;
	margin-top:0;
	font-size: 16px;
}
.top0928 .g_map .ew {
	display: inline-block;
	margin-right: 15px;
}
/*****logo 搜索 导航 end****/
/***导航开始***/
.wrap_nav {
	height: 51px;
	background-color: #fff;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #d8d8d8;
}
.mainWrap {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.navbox {
	width: 220px;
	padding: 0 20px;
	box-sizing: content-box;
	background: #fff;
	border-top: 1px solid #f54444;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
}
#nav-2018 {
	width: 100%;
	height: 50px;
	position: relative;
	z-index: 10;
}
#category-2018 {
	width: 100%;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20;
}
#category-2018 .ld {
	position: relative;
	width: 100%;
	height: 50px;
	line-height: 50px;
	cursor: pointer;
}
#category-2018 .ld h2{
	font-size:17px;
	padding-left:20px;
	color:#f54444;
	background: url("../images/index-top-menu-zhedie-icon.png") no-repeat 0 21px
}
#category-2018 .ld b {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0px;
	top: 10px;
	background: url(../images/index-top-nav-sanjiao-xia.png) no-repeat 0 5px;
	background-size: contain;
}
#category-2018 .ld .zk-zd {
	position: absolute;
	top: 0;
	right: 20px;
	color: #615f59;
	font-size: 14px;
}
#category-2018 #allsort {
	width: 220px;
	padding: 0 20px 0;
	box-sizing: content-box;
	height: 399px;
	position: absolute;
	left: -21px;
	top: 50px;
	display: none;
}
#category-2018 #allsort .item {
	color: #1e1e1e;
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
	margin-top: 5px;
	position: relative;
}
#category-2018.on #allsort {
	display: block;
	background: #fff;
	border: 1px solid #ddd;
}
.xl-nav-type {
	color: #1e1e1e;
	font-weight: bold;
}
.zd-nav-list {
	height: 56px;
	padding: 3px 0;
	box-sizing: content-box;
	overflow: hidden;
}
.zd-nav-list a {
	display: inline-block;
	margin-right: 5px;
	line-height: 28px;
}
.dtzf-icon-con {
	color: #f54444;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.sub-nav-2018 {
	border-bottom: 0;
}
.sub-nav .navBar {
	position: relative;
	z-index: 1;
	height: 50px;
	line-height: 50px;
}
.sub-nav .nav {
	position: relative;
	margin: 0 auto;
	font-size: 14px;
}
.sub-nav .nav li.m {
	float: left;
	position: relative;
	z-index: 1;
}
.sub-nav .nav li h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
}
.sub-nav .nav li h3 a {
	text-align: center;
	font-size: 18px;
	padding: 0 36px;
	border-right: 1px solid #f0f0f0;
}
.sub-nav .nav li:last-child h3 a {
	border-right: none;
}
.sub-nav .nav li h3:hover {
    border-bottom: 2px solid #f54444;
}
.sub-nav .nav li h3:hover a {
	color: #f54444;
}
	/***导航结束***/
/*****sample header****/
.header {
	width: 100%;
	background-color: #f54444;
	height: 40px;
	line-height: 40px;
	color: #fff;
	z-index: 15;
}
.header a {
	color: #fff;
}
.top-nav {
	float: left;
	display: inline-block;
}
.top-navbar li {
	display: inline-block;
	line-height: 40px;
	padding: 0 25px;
	text-align: center;
	font-size: 16px;
}
.top-navbar li a {
	display: block;
}
.top-navbar li.active,
.top-navbar li:hover {
	background-color: #f54444;
}
/******end*****/
.xl-bottom-list-item {
	padding: 0 0 5px;
	line-height: 25px;
	height: 25px;
	overflow: hidden;
}
.xl-bottom-list-item-type {
	width: 33px;
	font-weight: bold;
	border-right: 2px solid #c5c5c5;
}
.xl-bottom-list-item-content {
	width: 175px;
	line-height: 25px;
	margin-left: 5px;
}
/****footer**/
.footer {
    height: 230px;
    background: url(../images/foter.png) no-repeat right center rgba(0, 0, 0, .8);
    color: #fff;
}
.footer a {
	color: #fff;
}
.footer .footer-left-address {
	width: 780px;
	opacity: .6;
}
.footer .footer-left-address .footer-log {
	width: 155px;
	height: 50px;
	overflow: hidden;
	margin-top: 54px;
}
.footer .footer-left-address .footer-nav {
	margin-top: 60px;
	margin-left: 30px;
	line-height: 40px;
	font-size: 12px;
}
.footer-sn {
	margin-top: 30px;
}
.footer-sn .cop-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url(../images/icon_NationalEmblem.png) no-repeat center center;
	background-size: 20px 20px;
}
.footer-right-ewm {
	width: 420px;
	text-align: center;
}
.footer-right-tips {
	margin-top: 75px;
	font-size: 19px;
	margin-right: 35px;
}
.footer-right-tips h3 {
	line-height: 24px;
	font-weight: bold;
	color: #f1efef;
}
.footer-ewm .ewm {
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin-top: 50px;
}
.footer-ewm .ewm img {
	width: 100%;
	height: 100%;
}
/***登录弹窗***/
#login_container {
	width: 400px;
	text-align: center;
	padding: 20px 0 0;
}
.login-box {
	width: 265px;
	margin: 25px auto;
}
.login-password {
	margin: 15px 0;
}
.login-username input, .login-password input {
	width: 245px;
	border: 1px solid #bbb;
	border-radius: 30px;
	padding-left: 15px;
}
/**查询现预售信息**/

.house-inquire-main .mian-table {
	border: 1px solid #DCDCDC;
	border-top-color: #f54444;
	padding: 18px 24px 0px;
	margin-bottom: 53px;
}

.house-inquire-main .mian-table table {
	width: 100%;
	text-align: center;
	line-height: 40px;
	border: 1px solid #DCDCDC;
	border-right: 0;
}

.house-inquire-main .mian-table table td {
	border-bottom: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	width: 33.333%;
}

.house-inquire-main .mian-table table th {
	font-weight: normal;
	background-color: #F2F2F2;
	border-bottom: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
}

.house-inquire-main .mian-table table tr:last-child td {
	border-bottom: 0;
}

.house-inquire-main .mian-table table tr:nth-child(odd) {
	background-color: #F9F9F9;
}